10.1007@978-1-4842-2677-3 by Unknown

10.1007@978-1-4842-2677-3 by Unknown

Author:Unknown
Language: eng
Format: epub


======================================================================

FAIL: test_case02 (test_module07.TestClass08)

----------------------------------------------------------------------

Traceback (most recent call last):

File "/home/pi/book/code/chapter03/test/test_module07.py", line 11, in test_case02

self.assertTrue("Python".isupper())

AssertionError: False is not true

----------------------------------------------------------------------

Ran 3 tests in 0.012s

FAILED (failures=1)

The option -q stands for quiet mode. Run the following command to demonstrate quiet mode:

python3 -m unittest -q test_module07

The output is as follows:

In test_case1()

In test_case3()



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.